const golang.org/x/net/http2.cipher_TLS_RSA_WITH_3DES_EDE_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L21: 	cipher_TLS_RSA_WITH_3DES_EDE_CBC_SHA         uint16 = 0x000A
		ciphers.go#L371: 		cipher_TLS_RSA_WITH_3DES_EDE_CBC_SHA,